PrimGenObjectFromPolyList

Section: C Library Functions (3)
Updated: IRIT Version 6.0
Index Return to Main Contents
 

NAME

PrimGenObjectFromPolyList()  

SYNOPSIS

geom_lib/primitiv.c:1012

IPObjectStruct *PrimGenObjectFromPolyList(IPObjectStruct *PObjList)
 

DESCRIPTION

Routine to create an OBJECT directly from set of specified polygons. No test is made for the validity of the model in any sense.  

PARAMETERS:

PObjList: List of polygonal objects.  

FUNCTION RETURN VALUE

IPObjectStruct *: A single object containing all polygons in all provided objects, by a simple union.

 

ORIGIN

(C) Copyright 1989/90-95 Gershon Elber, Technion, IIT


 

Index

NAME
SYNOPSIS
DESCRIPTION
PARAMETERS:
FUNCTION RETURN VALUE
ORIGIN

This document was created by man2html, using the manual pages.
Time: 07:27:10 GMT, October 17, 2022